Can't Delete  Task item Got Success  message from server but item still exists while I'm logged with OWA
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xmlns:xsd="http://www.w3.org/2001/XMLSchema"
               xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
               xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">
  <soap:Body>
    <DeleteItem xmlns="http://schemas.microsoft.com/exchange/services/2006/messages"
                xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"
		DeleteType="HardDelete" >
 <ItemIds xmlns="http://schemas.microsoft.com/exchange/services/2006/messages">
    <ItemId 

Id="EXAMPLEID" 
            xmlns="http://schemas.microsoft.com/exchange/services/2006/types" />
  </ItemIds>
    </DeleteItem>
  </soap:Body>
</soap:Envelope>

April 8th, 2015 12:54am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics